Skip to content

examples/tmp112: Add new example for TMP112 temperature sensor #3162

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nmaggioni
Copy link
Contributor

Summary

This is a companion PR to apache/nuttx#16838. It adds a new example that shows how to read the temperature from a TMP112 sensor registered on the I2C bus.

Impact

N/A

Testing

These changes were tested on a Linux host, targeting a custom Cortex-M0+ (RP2040) board using today's latest NuttX master as the baseline.

Add a new example that shows how to read the temperature from a
TMP112 sensor registered on the I2C bus.

Signed-off-by: Niccolò Maggioni <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant